From 988f4631ceee889982bbe780c24fa160b7b39124 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 20 Jul 2018 14:13:02 -0400 Subject: [PATCH] ci: Mark insttests as not required The reliablity has just not been what we need, and they haven't yet caught any real bugs. Until I can carve off some time to truly make this reliable let's just mark it as not required. I'd like to gather more statistics on the failure scenarios. Closes: #1686 Approved by: jlebon --- .papr-ex.yaml | 2 +- .papr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.papr-ex.yaml b/.papr-ex.yaml index 4b12f7d3..8cba2ca3 100644 --- a/.papr-ex.yaml +++ b/.papr-ex.yaml @@ -5,7 +5,7 @@ branches: - try context: FAH28-insttests -required: true +required: false container: image: registry.fedoraproject.org/fedora:28 diff --git a/.papr.yml b/.papr.yml index ab2479d2..885d6a51 100644 --- a/.papr.yml +++ b/.papr.yml @@ -5,7 +5,7 @@ branches: - try context: FAH28-insttests -required: true +required: false # FIXME; temporary workaround # https://github.com/ostreedev/ostree/pull/1513#issuecomment-378784162 -- 2.30.2